Interface FTPPacket

All Superinterfaces:
IPCData, Pdu, Signal
All Known Subinterfaces:
FTPCommandPacket, FTPDataPacket, FTPResponsePacket
All Known Implementing Classes:
FTPCommandPacketImpl, FTPDataPacketImpl, FTPPacketImpl, FTPResponsePacketImpl

public interface FTPPacket extends Pdu
  • Method Details

    • getType

      FTPType getType()
      Returns:
      FTPType Returns a FTPType
    • setType

      void setType(FTPType type)
      Parameters:
      type - Takes in a parameter of type